createShear

Creates a shear transformation matrix.

Return

A new affine transformation matrix representing the shear.

Parameters

shearX

The shear factor in the x-direction.

shearY

The shear factor in the y-direction.